Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository:espressif/arduino-esp32
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base:master@{1day}
Choose a base ref
...
head repository:espressif/arduino-esp32
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare:master
Choose a head ref
  • 6 commits
  • 25 files changed
  • 7 contributors

Commits on Apr 28, 2025

  1. ci(idf): Use included IDF examples in CI (#11240)

    * ci(idf): Use included IDF examples in CI * fix(example): sets Matter version to be 1.3 or higher * feat(matter): sets c++ 2a as default * feat(matter): Update README.md * fix(matter): instructions about using more than one sdkconfig file --------- Co-authored-by: Sugar Glider <rodrigo.garcia@espressif.com>
    @lucasssvaz@SuGlider
    lucasssvaz and SuGlider authored Apr 28, 2025
    Configuration menu
    Copy the full SHA
    5262f5aView commit details
    Browse the repository at this point in the history
  2. ci(release): Add package JSON with chinese mirrors (#11288)

    * ci(release): Add package JSON with chinese mirrors * fix(comment): Fix comment with proper description
    @lucasssvaz
    lucasssvaz authored Apr 28, 2025
    Configuration menu
    Copy the full SHA
    8ed97f6View commit details
    Browse the repository at this point in the history
  3. Update LilyGo T-Watch-S3-Ultra and T-LoRa-Pager variants (#11299)

    * Update LilyGo variants * Update T-Watch-S3-Ultra variants * ci(pre-commit): Apply automatic fixes --------- Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
    @lewisxhe@pre-commit-ci-lite
    lewisxhe and pre-commit-ci-lite[bot] authored Apr 28, 2025
    Configuration menu
    Copy the full SHA
    5df9b64View commit details
    Browse the repository at this point in the history
  4. feat(rmt): fixes example to run correctly within IDF 5.x (#11292)

    * feat(rmt): fixes exaple to run correctly within IDF 5.x * ci(pre-commit): Apply automatic fixes --------- Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
    @SuGlider@pre-commit-ci-lite
    SuGlider and pre-commit-ci-lite[bot] authored Apr 28, 2025
    Configuration menu
    Copy the full SHA
    8d121e0View commit details
    Browse the repository at this point in the history
  5. Update boards.txt with updated CodeCell board variant (#11313)

    * Update boards.txt * Update boards.txt * Update boards.txt * Update boards.txt --------- Co-authored-by: Carl Bugeja <carlb20@gmail.com>
    @microbotsio@CarlBugeja
    microbotsio and CarlBugeja authored Apr 28, 2025
    Configuration menu
    Copy the full SHA
    9193c9dView commit details
    Browse the repository at this point in the history
  6. New SPI invert hardware SS function in hall-spi and SPI library (#11297)

    * Add files via upload * Add files via upload * Update SPI.h * Update esp32-hal-spi.c renamed invert_out to ss_invert to be more intuitive * Update esp32-hal-spi.h Removed the out from the function name spiSSInvertout. * Update SPI.cpp Removed the out from the function name spiSSInvertout. * Update cores/esp32/esp32-hal-spi.c Co-authored-by: Lucas Saavedra Vaz <32426024+lucasssvaz@users.noreply.github.com> * ci(pre-commit): Apply automatic fixes --------- Co-authored-by: Lucas Saavedra Vaz <32426024+lucasssvaz@users.noreply.github.com> Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
    @UltimumControl@lucasssvaz@pre-commit-ci-lite
    3 people authored Apr 28, 2025
    Configuration menu
    Copy the full SHA
    b461e01View commit details
    Browse the repository at this point in the history
Loading
close